home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Entertainment / Comics / Traffic Stack(SF Game) / card_5489.txt < prev    next >
Encoding:
Text File  |  1988-04-23  |  698 b   |  42 lines

  1. -- card: 5489 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2928
  5. -- name: Spaceman
  6. ----- HyperTalk script -----
  7. on tabKey
  8.   show card field "Hi Bill"
  9.   wait 10 seconds
  10.   hide card field "hi Bill"
  11. End tabKey
  12.  
  13. on mouseUp
  14.   visual effect iris open to gray
  15.   go home
  16. end mouseUp
  17.  
  18.  
  19.  
  20. -- part 2 (field)
  21. -- low flags: 80
  22. -- high flags: 0001
  23. -- rect: left=213 top=195 right=279 bottom=490
  24. -- title width / last selected line: 0
  25. -- icon id / first selected line: 0 / 0
  26. -- text alignment: 0
  27. -- font id: 3
  28. -- text size: 10
  29. -- style flags: 0
  30. -- line height: 13
  31. -- part name: Hi Bill
  32.  
  33.  
  34. -- part contents for card part 2
  35. ----- text -----
  36. Dear Mr. Atkinson,
  37.  
  38. Just wanted to say "Hello!"
  39.  
  40.    
  41.  
  42.